home *** CD-ROM | disk | FTP | other *** search
/ Internet Publisher's Toolbox 2.0 / Internet Publisher's Toolbox.iso / internet / website / security.ht_ / security.ht
Encoding:
Text File  |  1995-04-25  |  1.6 KB  |  53 lines

  1. <HTML>
  2.  
  3. <HEAD>
  4. <TITLE>Security</TITLE>
  5. </HEAD>
  6.  
  7. <BODY>
  8. <A NAME="TOP"></A>
  9. <H1>Security Modules</H1>
  10.  
  11. Security modules are third-party programs that allow Mosaic to
  12. communicate with secure servers using various security protocols. Since
  13. different applications (banking, education, etc.) require different
  14. levels of security, multiple security modules may be installed. Once a
  15. security module is installed, it is ready to use.
  16.  
  17. <P>When Mosaic accesses a secure server, it activates the security
  18. module required by that server. If the required module is not installed
  19. on your system, you will need to obtain the correct module. Security
  20. modules and instructions for installing and configuring modules should
  21. be available from servers that require that module.
  22.  
  23. <P><B>To list the security modules installed on your system:</B>
  24. <P>
  25. <UL>
  26. <LI>From the Edit menu, choose Security.
  27. <P>The following modules are pre-installed:
  28.  
  29. <UL>
  30. <P><LI>First Virtual
  31. <BR>Supports an Internet payment system from <A
  32. HREF="http://www.fv.com/">First Virtual Holdings Inc.</A>
  33. <P><LI>Digest Authentication
  34. <BR>Uses MD5-encrypted passwords for authorization to receive an HTTP
  35. reply.
  36. <P><LI>Basic Authentication
  37. <BR>A basic, non-secure protocol supported by nearly all WWW servers. A
  38. user name and password are sent to the server in UUENCODED form. This
  39. method can be used to limit access to a server.
  40. </UL>
  41.  
  42. </UL>
  43.  
  44. <P>More information about Mosaic's <A
  45. HREF="http://www.spyglass.com/techreport/secframe.htm">security
  46. framework</A> is available.
  47.  
  48. <HR>
  49. <A HREF = "topics.htm">Help Contents</A> | <A HREF="index.htm#TOP">Index</A>
  50. </BODY>
  51.  
  52. </HTML>
  53.